object Form3: TForm3 Left = 408 Top = 158 Width = 173 Height = 347 Caption = 'Dialog 3' Font.Color = clWindowText Font.Height = -17 Font.Name = 'System' Font.Style = [] PixelsPerInch = 120 TextHeight = 20 object Button1: TButton Left = 64 Top = 48 Width = 65 Height = 49 Caption = 'Help' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 24 Top = 184 Width = 73 Height = 105 Caption = '2' TabOrder = 1 OnClick = Button2Click end end